[INFO] fetching crate lunatic-log 0.4.0...
[INFO] testing lunatic-log-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate lunatic-log 0.4.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lunatic-log 0.4.0
[INFO] finished tweaking crates.io crate lunatic-log 0.4.0
[INFO] tweaked toml for crates.io crate lunatic-log 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lunatic-log 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lunatic-log 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded lunatic-sys v0.13.0
[INFO] [stderr]   Downloaded num-integer v0.1.45
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded num-traits v0.2.15
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded lunatic v0.13.0
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded chrono v0.4.20
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded lunatic-macros v0.13.0
[INFO] [stderr]   Downloaded lunatic-test v0.13.0
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e6091813ddc9cd7dc6282406f095ba8aacf4e99c85201463520166f15f0dc7b
[INFO] running `Command { std: "docker" "start" "-a" "1e6091813ddc9cd7dc6282406f095ba8aacf4e99c85201463520166f15f0dc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e6091813ddc9cd7dc6282406f095ba8aacf4e99c85201463520166f15f0dc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6091813ddc9cd7dc6282406f095ba8aacf4e99c85201463520166f15f0dc7b", kill_on_drop: false }`
[INFO] [stdout] 1e6091813ddc9cd7dc6282406f095ba8aacf4e99c85201463520166f15f0dc7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d4fa69d870cbac2412d20c1afcd7ebdb020cc385855544ed8988ca2c93f00e
[INFO] running `Command { std: "docker" "start" "-a" "36d4fa69d870cbac2412d20c1afcd7ebdb020cc385855544ed8988ca2c93f00e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling lunatic-sys v0.13.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling lunatic-test v0.13.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling lunatic-macros v0.13.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lunatic v0.13.0
[INFO] [stderr]    Compiling lunatic-log v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.08s
[INFO] running `Command { std: "docker" "inspect" "36d4fa69d870cbac2412d20c1afcd7ebdb020cc385855544ed8988ca2c93f00e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d4fa69d870cbac2412d20c1afcd7ebdb020cc385855544ed8988ca2c93f00e", kill_on_drop: false }`
[INFO] [stdout] 36d4fa69d870cbac2412d20c1afcd7ebdb020cc385855544ed8988ca2c93f00e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76d3142ed42970310381fa2a631c302604797504e7d30a77354104a6c93a0fbd
[INFO] running `Command { std: "docker" "start" "-a" "76d3142ed42970310381fa2a631c302604797504e7d30a77354104a6c93a0fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling lunatic-log v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcEaJbBf/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunatic_log-bf0892f01860ec7a,liblunatic-2a19894a5ccb4f3c,libbincode-116434771e356a47,liblunatic_sys-497cafd3bd0b06bb,libthiserror-c0d92d37fa1678f4,libyansi-d940c26158ddd8fe,libchrono-f994238e88a7d135,libnum_integer-ce2b2b2b4f9af2a5,libnum_traits-9a00d9c885544600,libtime-0a2125d950d7544e,liblibc-f9250cf62a9848ca,libserde-ce2d2b2ba856a856}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcEaJbBf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: put
[INFO] [stdout]           >>> referenced by process.rs:399 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:399)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::register::<lunatic_log::LoggingProcessID>)
[INFO] [stdout]           >>> did you mean: putc
[INFO] [stdout]           >>> defined in: /lib/x86_64-linux-gnu/libc.so.6
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: receive
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_tag
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_process_id
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: create_data
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/info-edc2c7b0d1de1646.info.cab5dd47fb1aa5a6-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::subscriber::fmt::FmtSubscriber>>::send)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               lunatic_log-bf0892f01860ec7a.lunatic_log.43a19eea0aa2ea1e-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::send) in archive /opt/rustwide/target/debug/deps/liblunatic_log-bf0892f01860ec7a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get
[INFO] [stdout]           >>> referenced by process.rs:408 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:408)
[INFO] [stdout]           >>>               lunatic_log-bf0892f01860ec7a.lunatic_log.43a19eea0aa2ea1e-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::lookup::<lunatic_log::LoggingProcessID>) in archive /opt/rustwide/target/debug/deps/liblunatic_log-bf0892f01860ec7a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: module_id
[INFO] [stdout]           >>> referenced by mod.rs:44 (src/host/mod.rs:44)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: spawn
[INFO] [stdout]           >>> referenced by mod.rs:41 (src/host/mod.rs:41)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           >>> referenced by mod.rs:66 (src/host/mod.rs:66)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_or_spawn
[INFO] [stdout]           >>> referenced by mod.rs:52 (src/host/mod.rs:52)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: node_id
[INFO] [stdout]           >>> referenced by mod.rs:102 (src/host/mod.rs:102)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::node_id) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_module
[INFO] [stdout]           >>> referenced by module.rs:24 (src/module.rs:24)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(<lunatic::module::WasmModule as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: sleep_ms
[INFO] [stdout]           >>> referenced by lib.rs:159 (src/lib.rs:159)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(lunatic::sleep) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop
[INFO] [stdout]           >>> referenced by error.rs:25 (src/error.rs:25)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_config
[INFO] [stdout]           >>> referenced by config.rs:20 (src/config.rs:20)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::config::ProcessConfigType as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: write_data
[INFO] [stdout]           >>> referenced by serializer.rs:214 (src/serializer.rs:214)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Write>::write) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: read_data
[INFO] [stdout]           >>> referenced by serializer.rs:208 (src/serializer.rs:208)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Read>::read) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: string_size
[INFO] [stdout]           >>> referenced by error.rs:37 (src/error.rs:37)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: to_string
[INFO] [stdout]           >>> referenced by error.rs:39 (src/error.rs:39)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcXFtAet/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunatic_log-bf0892f01860ec7a,liblunatic-2a19894a5ccb4f3c,libbincode-116434771e356a47,liblunatic_sys-497cafd3bd0b06bb,libthiserror-c0d92d37fa1678f4,libyansi-d940c26158ddd8fe,libchrono-f994238e88a7d135,libnum_integer-ce2b2b2b4f9af2a5,libnum_traits-9a00d9c885544600,libtime-0a2125d950d7544e,liblibc-f9250cf62a9848ca,libserde-ce2d2b2ba856a856}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcXFtAet/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: put
[INFO] [stdout]           >>> referenced by process.rs:399 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:399)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.1.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::register::<lunatic_log::LoggingProcessID>)
[INFO] [stdout]           >>> did you mean: putc
[INFO] [stdout]           >>> defined in: /lib/x86_64-linux-gnu/libc.so.6
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: create_data
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.1.rcgu.o:(<lunatic::function::process::Process<lunatic_log::subscriber::fmt::FmtSubscriber>>::send)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.1.rcgu.o:(<lunatic::function::process::Process<lunatic_log::subscriber::multiple::MultipleSubscribers>>::send)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               lunatic_log-bf0892f01860ec7a.lunatic_log.43a19eea0aa2ea1e-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::send) in archive /opt/rustwide/target/debug/deps/liblunatic_log-bf0892f01860ec7a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: receive
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::multiple::MultipleSubscribers>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_tag
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::multiple::MultipleSubscribers>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_process_id
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/multiple-a5fc1828e4aeebd8.multiple.c814bdd06712c61-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::multiple::MultipleSubscribers>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get
[INFO] [stdout]           >>> referenced by process.rs:408 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:408)
[INFO] [stdout]           >>>               lunatic_log-bf0892f01860ec7a.lunatic_log.43a19eea0aa2ea1e-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::lookup::<lunatic_log::LoggingProcessID>) in archive /opt/rustwide/target/debug/deps/liblunatic_log-bf0892f01860ec7a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: module_id
[INFO] [stdout]           >>> referenced by mod.rs:44 (src/host/mod.rs:44)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: spawn
[INFO] [stdout]           >>> referenced by mod.rs:41 (src/host/mod.rs:41)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           >>> referenced by mod.rs:66 (src/host/mod.rs:66)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_or_spawn
[INFO] [stdout]           >>> referenced by mod.rs:52 (src/host/mod.rs:52)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: node_id
[INFO] [stdout]           >>> referenced by mod.rs:102 (src/host/mod.rs:102)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::node_id) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_module
[INFO] [stdout]           >>> referenced by module.rs:24 (src/module.rs:24)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(<lunatic::module::WasmModule as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: sleep_ms
[INFO] [stdout]           >>> referenced by lib.rs:159 (src/lib.rs:159)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(lunatic::sleep) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop
[INFO] [stdout]           >>> referenced by error.rs:25 (src/error.rs:25)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_config
[INFO] [stdout]           >>> referenced by config.rs:20 (src/config.rs:20)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::config::ProcessConfigType as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: write_data
[INFO] [stdout]           >>> referenced by serializer.rs:214 (src/serializer.rs:214)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Write>::write) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: read_data
[INFO] [stdout]           >>> referenced by serializer.rs:208 (src/serializer.rs:208)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Read>::read) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: string_size
[INFO] [stdout]           >>> referenced by error.rs:37 (src/error.rs:37)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: to_string
[INFO] [stdout]           >>> referenced by error.rs:39 (src/error.rs:39)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-log` (example "multiple") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lunatic-log` (example "info") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc3tGmDT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblunatic_log-bf0892f01860ec7a,liblunatic-2a19894a5ccb4f3c,libbincode-116434771e356a47,liblunatic_sys-497cafd3bd0b06bb,libthiserror-c0d92d37fa1678f4,libyansi-d940c26158ddd8fe,libchrono-f994238e88a7d135,libnum_integer-ce2b2b2b4f9af2a5,libnum_traits-9a00d9c885544600,libtime-0a2125d950d7544e,liblibc-f9250cf62a9848ca,libserde-ce2d2b2ba856a856}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc3tGmDT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: put
[INFO] [stdout]           >>> referenced by process.rs:399 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:399)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::register::<lunatic_log::LoggingProcessID>)
[INFO] [stdout]           >>> did you mean: putc
[INFO] [stdout]           >>> defined in: /lib/x86_64-linux-gnu/libc.so.6
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: receive
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:275)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_tag
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:282)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_process_id
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::Event>>::receive_)
[INFO] [stdout]           >>> referenced by mailbox.rs:285 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/mailbox.rs:285)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::mailbox::Mailbox<lunatic_log::subscriber::fmt::FmtSubscriber>>::receive_)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: create_data
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/examples/pretty-17d69099ba23baa0.pretty.bc2b0cb28f79be38-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::subscriber::fmt::FmtSubscriber>>::send)
[INFO] [stdout]           >>> referenced by process.rs:433 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:433)
[INFO] [stdout]           >>>               lunatic_log-bf0892f01860ec7a.lunatic_log.43a19eea0aa2ea1e-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::send) in archive /opt/rustwide/target/debug/deps/liblunatic_log-bf0892f01860ec7a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: sleep_ms
[INFO] [stdout]           >>> referenced by lib.rs:159 (src/lib.rs:159)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(lunatic::sleep) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop
[INFO] [stdout]           >>> referenced by error.rs:25 (src/error.rs:25)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_config
[INFO] [stdout]           >>> referenced by config.rs:20 (src/config.rs:20)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::config::ProcessConfigType as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: write_data
[INFO] [stdout]           >>> referenced by serializer.rs:214 (src/serializer.rs:214)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Write>::write) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: read_data
[INFO] [stdout]           >>> referenced by serializer.rs:208 (src/serializer.rs:208)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::serializer::MessageRw as std::io::Read>::read) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: string_size
[INFO] [stdout]           >>> referenced by error.rs:37 (src/error.rs:37)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: to_string
[INFO] [stdout]           >>> referenced by error.rs:39 (src/error.rs:39)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.1.rcgu.o:(<lunatic::error::LunaticError as core::fmt::Debug>::fmt) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: module_id
[INFO] [stdout]           >>> referenced by mod.rs:44 (src/host/mod.rs:44)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: spawn
[INFO] [stdout]           >>> referenced by mod.rs:41 (src/host/mod.rs:41)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           >>> referenced by mod.rs:66 (src/host/mod.rs:66)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get_or_spawn
[INFO] [stdout]           >>> referenced by mod.rs:52 (src/host/mod.rs:52)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::spawn) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: node_id
[INFO] [stdout]           >>> referenced by mod.rs:102 (src/host/mod.rs:102)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(lunatic::host::node_id) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: drop_module
[INFO] [stdout]           >>> referenced by module.rs:24 (src/module.rs:24)
[INFO] [stdout]           >>>               lunatic-2a19894a5ccb4f3c.lunatic.736b6c12cc93ab29-cgu.0.rcgu.o:(<lunatic::module::WasmModule as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/liblunatic-2a19894a5ccb4f3c.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: get
[INFO] [stdout]           >>> referenced by process.rs:408 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lunatic-0.13.0/src/function/process.rs:408)
[INFO] [stdout]           >>>               lunatic_log-bf0892f01860ec7a.lunatic_log.43a19eea0aa2ea1e-cgu.0.rcgu.o:(<lunatic::function::process::Process<lunatic_log::Event>>::lookup::<lunatic_log::LoggingProcessID>) in archive /opt/rustwide/target/debug/deps/liblunatic_log-bf0892f01860ec7a.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lunatic-log` (example "pretty") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "76d3142ed42970310381fa2a631c302604797504e7d30a77354104a6c93a0fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d3142ed42970310381fa2a631c302604797504e7d30a77354104a6c93a0fbd", kill_on_drop: false }`
[INFO] [stdout] 76d3142ed42970310381fa2a631c302604797504e7d30a77354104a6c93a0fbd
